home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / grafik / raytracing / dust / examples / examples2.0 / heads / heads.bat < prev    next >
Encoding:
DOS Batch File  |  1995-06-27  |  282 b   |  13 lines

  1. load(1,ahead)
  2. load(2,bhead)
  3. #change the color otherwise we don't see the (black) hair
  4. setcolsgroup(2,60,40,16,hair)
  5. morph2(2,1,10,obj)
  6. loadseq(1,result,obj,1)
  7. set(drawmode,face)
  8. set(rotx,342)
  9. set(rotz,-24)
  10. set(zoom,1.3333)
  11. windowseq(1,result)
  12. request("Continue/Exit","O.k.","O.k.")
  13.